home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gcalctool.schemas < prev    next >
Text File  |  2009-10-19  |  6KB  |  365 lines

  1. <gconfschemafile>
  2. <!-- 
  3. Note: all double hyphens in this comment have a space in the middle
  4. because double hyphen isn't allowed in comments. So, remove the space
  5. before use.
  6. To install this file type: 
  7.       gconftool - -install-schema-file gcalctool.schemas 
  8. You probably want your "make install" to do this for real applications.
  9. Also, you probably want a configure option so people can retarget where the 
  10. schema file gets installed. The option should be called - -gconf-config-source=blah
  11. To change the gconftool target use the - -config-source=blah option to gconftool.
  12. -->
  13.   <schemalist>
  14.     <schema>
  15.       <applyto>/apps/gcalctool/accuracy</applyto>
  16.       <key>/schemas/apps/gcalctool/accuracy</key>
  17.       <owner>gcalctool</owner>
  18.       <type>int</type>
  19.       <default>9</default>
  20.       <gettext_domain>gcalctool</gettext_domain>
  21.       <locale name="C">
  22.         <short>Accuracy value</short>
  23.         <long>
  24.           The number of digits displayed after the numeric point.
  25.           This value must be in the range 0 to 9.
  26.         </long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <applyto>/apps/gcalctool/base</applyto>
  32.       <key>/schemas/apps/gcalctool/base</key>
  33.       <owner>gcalctool</owner>
  34.       <type>int</type>
  35.       <default>10</default>
  36.       <gettext_domain>gcalctool</gettext_domain>
  37.       <locale name="C">
  38.         <short>Numeric Base</short>
  39.         <long>
  40.           The numeric base for input and display.
  41.         </long>
  42.       </locale>
  43.     </schema>
  44.  
  45.     <schema> 
  46.       <applyto>/apps/gcalctool/display</applyto> 
  47.       <key>/schemas/apps/gcalctool/display</key> 
  48.       <owner>gcalctool</owner> 
  49.       <type>string</type>
  50.       <default>FIX</default> 
  51.       <gettext_domain>gcalctool</gettext_domain>
  52.       <locale name="C"> 
  53.         <short>Display Mode</short> 
  54.         <long> 
  55.           The initial display mode. Valid values are
  56.             "ENG" (engineering), 
  57.             "FIX" (fixed-point) and
  58.             "SCI" (scientific)
  59.         </long> 
  60.       </locale>
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.     </schema>
  107.  
  108.     <schema>
  109.       <applyto>/apps/gcalctool/mode</applyto>
  110.       <key>/schemas/apps/gcalctool/mode</key>
  111.       <owner>gcalctool</owner>
  112.       <type>string</type>
  113.       <default>BASIC</default>
  114.       <gettext_domain>gcalctool</gettext_domain>
  115.       <locale name="C"> 
  116.         <short>Mode</short>
  117.         <long> 
  118.           The initial calculator mode. Valid values are
  119.             "BASIC", 
  120.             "FINANCIAL", 
  121.             "LOGICAL", 
  122.             "SCIENTIFIC" and 
  123.             "PROGRAMMING"
  124.         </long>
  125.       </locale>
  126.     </schema>
  127.  
  128.     <schema>
  129.       <applyto>/apps/gcalctool/showzeroes</applyto>
  130.       <key>/schemas/apps/gcalctool/showzeroes</key>
  131.       <owner>gcalctool</owner>
  132.       <type>bool</type>
  133.       <default>FALSE</default>
  134.       <gettext_domain>gcalctool</gettext_domain>
  135.       <locale name="C">
  136.         <short>Show Trailing Zeroes</short>
  137.         <long>
  138.           Indicates whether any trailing zeroes after the 
  139.           number point should be shown in the display value.
  140.         </long>
  141.       </locale>
  142.     </schema>
  143.  
  144.     <schema>
  145.       <applyto>/apps/gcalctool/showthousands</applyto>
  146.       <key>/schemas/apps/gcalctool/showthousands</key>
  147.       <owner>gcalctool</owner>
  148.       <type>bool</type>
  149.       <default>FALSE</default>
  150.       <gettext_domain>gcalctool</gettext_domain>
  151.       <locale name="C">
  152.         <short>Show Thousands Separator</short>
  153.         <long>
  154.           Indicates whether thousands separators are shown in large numbers.
  155.         </long>
  156.       </locale>
  157.     </schema>
  158.  
  159.     <schema>
  160.       <applyto>/apps/gcalctool/showregisters</applyto>
  161.       <key>/schemas/apps/gcalctool/showregisters</key>
  162.       <owner>gcalctool</owner>
  163.       <type>bool</type>
  164.       <default>FALSE</default>
  165.       <gettext_domain>gcalctool</gettext_domain>
  166.       <locale name="C">
  167.         <short>Show Registers</short>
  168.         <long>
  169.           Indicates whether the memory register window is 
  170.           initially displayed.
  171.         </long>
  172.       </locale>
  173.     </schema>
  174.  
  175.     <schema> 
  176.       <applyto>/apps/gcalctool/trigtype</applyto> 
  177.       <key>/schemas/apps/gcalctool/trigtype</key> 
  178.       <owner>gcalctool</owner> 
  179.       <type>string</type>
  180.       <default>DEG</default> 
  181.       <gettext_domain>gcalctool</gettext_domain>
  182.       <locale name="C"> 
  183.         <short>Trigonometric type</short> 
  184.         <long> 
  185.           The initial trigonometric type. Valid values are
  186.             "DEG" (degrees),
  187.             "GRAD" (gradians) and 
  188.             "RAD" (radians).
  189.         </long>
  190.       </locale>
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.     </schema>
  236.  
  237.     <schema>
  238.       <applyto>/apps/gcalctool/wordlen</applyto>
  239.       <key>/schemas/apps/gcalctool/wordlen</key>
  240.       <owner>gcalctool</owner>
  241.       <type>int</type>
  242.       <default>64</default>
  243.       <gettext_domain>gcalctool</gettext_domain>
  244.       <locale name="C">
  245.         <short>Word size</short>
  246.         <long>
  247.           The size of the words used in bitwise operations. Valid values are
  248.             16, 
  249.             32 and
  250.             64.
  251.         </long>
  252.       </locale>
  253.     </schema>
  254.  
  255.     <schema> 
  256.       <applyto>/apps/gcalctool/xposition</applyto>
  257.       <key>/schemas/apps/gcalctool/xposition</key> 
  258.       <owner>gcalctool</owner> 
  259.       <type>int</type>
  260.       <default>-1</default> 
  261.       <gettext_domain>gcalctool</gettext_domain>
  262.       <locale name="C"> 
  263.         <short>The initial x-coordinate for the window</short>
  264.         <long>
  265.           The number of pixels to place the window from the left of the screen.
  266.         </long>
  267.       </locale>
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.     </schema>
  308.  
  309.     <schema> 
  310.       <applyto>/apps/gcalctool/yposition</applyto>
  311.       <key>/schemas/apps/gcalctool/yposition</key> 
  312.       <owner>gcalctool</owner> 
  313.       <type>int</type>
  314.       <default>-1</default> 
  315.       <gettext_domain>gcalctool</gettext_domain>
  316.       <locale name="C"> 
  317.         <short>The initial y-coordinate for the window</short>
  318.         <long>
  319.           The number of pixels to place the window from the top of the screen.
  320.         </long>
  321.       </locale>
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.     </schema>
  362.  
  363.   </schemalist>
  364. </gconfschemafile>
  365.